home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.27 / PCGAMER7_27.ISO / Data / items.pcg / scripts / DefineButton2_126 / BUTTONCONDACTION on(release, keyPress Up).as
Text File  |  2003-01-30  |  157b  |  4 lines

  1. on(release, keyPress "<Up>"){
  2.    scrollListUp("menudemo","demoname","demonumber",num_Items,topDemo,"topDemo",demoCount,"demoCount","currentDemoCount");
  3. }
  4.